home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 November / Software of the Month - Ultimate Collection Shareware 278.iso / pc / Programs / Utility / WinGuardian / wg20.exe / sysctrl._xe / 0 / RCDATA / TFORM17 / TFORM17.txt < prev   
Encoding:
Text File  |  1999-11-15  |  3.2 KB  |  142 lines

  1. object Form17: TForm17
  2.   Left = 237
  3.   Top = 284
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'WinGuardian Trial'
  7.   ClientHeight = 131
  8.   ClientWidth = 573
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = -1
  20.     Top = 0
  21.     Width = 242
  22.     Height = 95
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 252
  28.     Top = 3
  29.     Width = 310
  30.     Height = 15
  31.     Caption = 'This computer is being monitored by WinGuardian demo.'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clRed
  34.     Font.Height = -13
  35.     Font.Name = 'Times New Roman'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.   end
  39.   object Label2: TLabel
  40.     Left = 252
  41.     Top = 41
  42.     Width = 313
  43.     Height = 15
  44.     Caption = 'This screen is not displayed in the full registered version.'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clRed
  47.     Font.Height = -13
  48.     Font.Name = 'Times New Roman'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.   end
  52.   object Label3: TLabel
  53.     Left = 254
  54.     Top = 61
  55.     Width = 90
  56.     Height = 15
  57.     Caption = 'To register visit: '
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clNavy
  60.     Font.Height = -13
  61.     Font.Name = 'Times New Roman'
  62.     Font.Style = []
  63.     ParentFont = False
  64.   end
  65.   object AHMCommandLabel1: TAHMCommandLabel
  66.     Left = 351
  67.     Top = 60
  68.     Width = 209
  69.     Height = 15
  70.     Caption = 'http://www.webroot.com/weborder.htm'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clBlue
  73.     Font.Height = -13
  74.     Font.Name = 'Times New Roman'
  75.     Font.Style = [fsUnderline]
  76.     ParentFont = False
  77.   end
  78.   object Label4: TLabel
  79.     Left = 252
  80.     Top = 22
  81.     Width = 316
  82.     Height = 15
  83.     Caption = 'WinGuardian demo displays this screen every 20 minutes.'
  84.     Font.Charset = DEFAULT_CHARSET
  85.     Font.Color = clRed
  86.     Font.Height = -13
  87.     Font.Name = 'Times New Roman'
  88.     Font.Style = [fsBold]
  89.     ParentFont = False
  90.   end
  91.   object AHMLabel1: TAHMLabel
  92.     Left = 3
  93.     Top = 98
  94.     Width = 388
  95.     Height = 17
  96.     Caption = 
  97.       'Note: To uninstall WinGuardian - Press your hot key (CONTROL-ALT' +
  98.       '-SHIFT-Y), '
  99.     Font.Charset = DEFAULT_CHARSET
  100.     Font.Color = clWindowText
  101.     Font.Height = -11
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = []
  104.     Frame.FrameStyle = frameNone
  105.     ParentFont = False
  106.   end
  107.   object AHMLabel2: TAHMLabel
  108.     Left = 3
  109.     Top = 116
  110.     Width = 385
  111.     Height = 17
  112.     Caption = 
  113.       'enter your password, click on SETTINGS, then click on the UNINST' +
  114.       'ALL button.'
  115.     Font.Charset = DEFAULT_CHARSET
  116.     Font.Color = clWindowText
  117.     Font.Height = -11
  118.     Font.Name = 'MS Sans Serif'
  119.     Font.Style = []
  120.     Frame.FrameStyle = frameNone
  121.     ParentFont = False
  122.   end
  123.   object Button1: TButton
  124.     Left = 490
  125.     Top = 91
  126.     Width = 75
  127.     Height = 30
  128.     Caption = 'Hide'
  129.     TabOrder = 0
  130.     OnClick = Button1Click
  131.   end
  132.   object Button2: TButton
  133.     Left = 404
  134.     Top = 91
  135.     Width = 75
  136.     Height = 30
  137.     Caption = 'Buy Now'
  138.     TabOrder = 1
  139.     OnClick = Button2Click
  140.   end
  141. end
  142.